go/parser.parser.lineComment (field)
5 uses
go/parser (current package)
parser.go#L50: lineComment *ast.CommentGroup // last line comment
parser.go#L234: p.lineComment = nil
parser.go#L249: p.lineComment = comment
parser.go#L359: comment = p.lineComment // use following comments
parser.go#L362: comment = p.lineComment // use preceding comments
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)